Skip to content

Map bats-core artifact to Ubuntu system package#1393

Merged
codeforester merged 1 commit into
mainfrom
feat/1390-20260703-ubuntu-tool-artifacts
Jul 3, 2026
Merged

Map bats-core artifact to Ubuntu system package#1393
codeforester merged 1 commit into
mainfrom
feat/1390-20260703-ubuntu-tool-artifacts

Conversation

@codeforester

Copy link
Copy Markdown
Collaborator

Summary

  • map tool:bats-core to Ubuntu/Debian system package bats while keeping macOS Homebrew behavior
  • add a system-package artifact adapter for check/setup
  • document the first platform-aware tool artifact mapping

Fixes #1390.

Validation

  • python -m pytest cli/python/base_setup/tests/test_artifacts.py -k "bats_core" (4 passed, 39 deselected)
  • python -m pytest cli/python/base_setup/tests/test_artifacts.py tests/test_linux_support_docs.py tests/test_doctor_findings_docs.py (46 passed)
  • PATH=/usr/bin:/bin python -m pytest (757 passed, 1 skipped)
  • python -m pylint cli/python/base_setup/artifacts.py cli/python/base_setup/tests/test_artifacts.py
  • git diff --check

@codeforester codeforester requested a review from a team as a code owner July 3, 2026 23:47
@codeforester codeforester merged commit 26b03d2 into main Jul 3, 2026
26 checks passed
@codeforester codeforester deleted the feat/1390-20260703-ubuntu-tool-artifacts branch July 3, 2026 23:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Make project tool artifacts platform-aware for Ubuntu

1 participant